Telegram Group & Telegram Channel
31. Number pattern 6.

1
22
333
4444
55555


class NumberPat6
{

public static void main(String arg[])
{

for(int i=1;i<=5;i++)
{
for(int j=1;j<=i;j++)
{
System.out.print(i);
}

System.out.println();
}
}
}

@java_codings



tg-me.com/java_codings/43
Create:
Last Update:

31. Number pattern 6.

1
22
333
4444
55555


class NumberPat6
{

public static void main(String arg[])
{

for(int i=1;i<=5;i++)
{
for(int j=1;j<=i;j++)
{
System.out.print(i);
}

System.out.println();
}
}
}

@java_codings

BY Advance Java πŸ‘¨β€πŸ’»


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/java_codings/43

View MORE
Open in Telegram


Advance Java ‍ Telegram | DID YOU KNOW?

Date: |

In many cases, the content resembled that of the marketplaces found on the dark web, a group of hidden websites that are popular among hackers and accessed using specific anonymising software.β€œWe have recently been witnessing a 100 per cent-plus rise in Telegram usage by cybercriminals,” said Tal Samra, cyber threat analyst at Cyberint.The rise in nefarious activity comes as users flocked to the encrypted chat app earlier this year after changes to the privacy policy of Facebook-owned rival WhatsApp prompted many to seek out alternatives.Advance Java ‍ from tw


Telegram Advance Java πŸ‘¨β€πŸ’»
FROM USA